home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 13288 / 13288.xpi / skin / prefs.css < prev    next >
Cascading Style Sheet File  |  2009-08-11  |  261b  |  25 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3.  
  4. .ctext {
  5.     color: blue;
  6.     font-weight: bold;
  7. }
  8.  
  9. .rtext {
  10.     text-align: right;
  11. }
  12.  
  13. .mtitle {
  14.     font-weight: bold;
  15. }
  16.  
  17. .stitle {
  18. }
  19.  
  20. .bluetext {
  21.     color: blue;
  22. }
  23.  
  24.  
  25.